Add a tagged entry demo
authorMatthias Clasen <mclasen@redhat.com>
Fri, 15 Mar 2019 14:34:06 +0000 (10:34 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 Mar 2019 17:21:26 +0000 (13:21 -0400)
commit34e859a5bc65744f34bcb9a594b24fc5d764ecea
tree8f39390806581ddc1cc12cf2c9705a51b126bb94
parent5822a35087c2930f9e9ebcf4d38904d99aa2ac1a
Add a tagged entry demo

This can serve as an example for how composite entries
can now be done outside of GTK, easily.
demos/gtk-demo/demo.gresource.xml
demos/gtk-demo/demotaggedentry.c [new file with mode: 0644]
demos/gtk-demo/demotaggedentry.h [new file with mode: 0644]
demos/gtk-demo/meson.build
demos/gtk-demo/tagged_entry.c [new file with mode: 0644]
demos/gtk-demo/tagstyle.css [new file with mode: 0644]